home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / programs / se401a.zip / HALCYON.CFG < prev    next >
Text File  |  1992-03-21  |  4KB  |  108 lines

  1. ; The following determines the maximum size the EM import cache
  2. ; is allowed to grow TO.
  3. ;
  4. ; Valid sizes range from 10 to 200. Each increment is equal
  5. ; to 16384 bytes. E.g., Max cache size 10 would equal
  6. ; 163840 bytes. EMS can only be allocated in 16384 byte blocks.
  7. ;
  8. ; In order for import to use an EXPANDABLE, on demand cache, each
  9. ; block uses 1 EMM Handle. Your memory manager should be set to allow
  10. ; MAX CACHE SIZE + 10 EMM Handles. Almost all memory managers have
  11. ; a default of 32 or 64 EMM handles, but do allow you to increase the
  12. ; number of EMM Handles with a command line switch. QEMM uses HANDLES=,
  13. ; AST uses PID= and CONTEXT=. Check the manual that came with
  14. ; your memory manager for the correct switch settings.
  15. ;
  16. ; The program EMCHECK.EXE will tell you how large MAX CACHE SIZE
  17. ; can be for your current settings. Just run it, no command line
  18. ; switches needed.
  19. ;
  20. MAX CACHE SIZE 200
  21. ;
  22. ; Uncommenting "NO EM CACHE" if you do not want import to use
  23. ; EMS caching. This will drastically reduce your import speed so
  24. ; it is not recommended, but it is avaiable.
  25. ;
  26. ; NO EM CACHE
  27. ;
  28. ; The following bypasses matrix mail security in echomail archives.
  29. ; The default is to impose security restrictions on any "UNKNOWN" that
  30. ; MAY be matrix mail. Using this switch is discourged and in fact will
  31. ; avoid your ISIS warrenty.
  32. ;
  33. ; You may as well paint a big red bulls eye on your butt and
  34. ; hang a sign on your back saying "KICK ME". The first person that
  35. ; gets pissed at you with any tech. background can have your Binkley,
  36. ; FD, D'bridge etc....mailer dumping matrix messages all of the world.
  37. ;
  38. ; Bypass Security
  39.  
  40. ; USE EMS ; Cause Import to use EMS memory to map itself to, default is
  41. ;           to map to disk.
  42. ;
  43. ; Link New Mail ; This links logs new echomail to the new conference
  44. ;                 mail check. Personally, I don't think this is real
  45. ;                 useful. If a person is reading an echo, they are
  46. ;                 going to read it even if there is no messages
  47. ;                 addressed to them personally.
  48. ;                 NOT linking the new messages also speeds up importing.
  49. ;
  50. ; LOGDUPS ; This causes IMPORT to do extensive DUP logging.
  51. ;           The default is just to LOG the number of Dups received.
  52. ;
  53. ; Import Echomail addressed to these addresses
  54. ;
  55. MATRIX ADDRESS 4382/6359
  56. ;
  57. ; Anything Import can't deal with ie. Grunged messages,
  58. ; UKNOWN area's, etc. Get's tossed here.
  59. ;
  60. ; If your running ISIS, they're saved in *.HTM format.
  61. ; If not, their saved in MSG format.
  62. ;
  63. ; NOTE: You MAY want to type one before viewing it with an editor.
  64. ;       if its a badly GRUNGED message, it could LOCK your editor.
  65. ;
  66. UNKNOWN SAVE AREA c:\email\
  67. ;
  68. POINT NET 1000
  69. ; If exporting using Isis, use this HTMS address for all attach
  70. ; messages.
  71.  
  72. HTMS ADDRESS 13143346359
  73.  
  74. ARCHIVE DIRECTORY C:\lynx\arcmail ; Place All archives (made by
  75. ;                                   export module) in this sub-directory.
  76.  
  77. ; MSG FORMAT ; Un-Comment if attach messages for MSG style
  78. ;              mailers, ie. Binkley, FD, D'bridge, etc.
  79.  
  80. OUTBOUND MSG DIRECTORY c:\email ; Place Attach messages in this
  81. ;                                 sub-directory
  82.  
  83. INBOUND FILE PATH c:\fidonet ; Look in this directory for
  84. ;                              inbound arcmail bundles.
  85.  
  86. PKT TEMP STORAGE C:\Lynx\TXT ; Export will store the pre-archived PKT
  87. ;                      packets on this drive/directory.
  88.  
  89. MAX SYSTEMS 51 ;
  90.  
  91. ;TEAR LINE TMK
  92.  
  93. MAXIMUM MEMORY ; This assures you that you'll have MAXIMUM memory for
  94. ;            archivers.
  95. ;
  96.  
  97. DUP.DAT STORAGE c:\dups
  98. ;
  99. ;                      Import can NOT use the temp storage
  100. ;                      because some of the archivers do not
  101. ;                      support pathed extract.
  102. ;
  103. ; Export will automatically clear an area, if it is defined as
  104. ; echo/pass, right after it finishes exporting the messages from
  105. ; that area and before moving to the next area.  Providing the
  106. ; /F switch is NOT used. This will free up diskspace as you
  107. ; process and you're PKT's become larger.
  108.